HTTP/1.1 200 OK
Content-Length: 47
Access-Control-Allow-Credentials: true
Access-Control-Allow-Origin: *
Connection: keep-alive
Content-Type: application/json
Date: Fri, 27 Aug 2021 15:53:13 GMT
Server: gunicorn/19.9.0

{
  "cookies": {
    "chocolate": "chip"
  }
}
